﻿2026-06-05T02:56:34.3477590Z ##[group]Run actions/checkout@v5
2026-06-05T02:56:34.3479963Z with:
2026-06-05T02:56:34.3480819Z   repository: SaberMage/spt-core
2026-06-05T02:56:34.3487770Z   token: ***
2026-06-05T02:56:34.3488572Z   ssh-strict: true
2026-06-05T02:56:34.3489614Z   ssh-user: git
2026-06-05T02:56:34.3490580Z   persist-credentials: true
2026-06-05T02:56:34.3491468Z   clean: true
2026-06-05T02:56:34.3492275Z   sparse-checkout-cone-mode: true
2026-06-05T02:56:34.3493190Z   fetch-depth: 1
2026-06-05T02:56:34.3493989Z   fetch-tags: false
2026-06-05T02:56:34.3494821Z   show-progress: true
2026-06-05T02:56:34.3495623Z   lfs: false
2026-06-05T02:56:34.3496374Z   submodules: false
2026-06-05T02:56:34.3497231Z   set-safe-directory: true
2026-06-05T02:56:34.3498797Z ##[endgroup]
2026-06-05T02:56:34.5054036Z Syncing repository: SaberMage/spt-core
2026-06-05T02:56:34.5058102Z ##[group]Getting Git version info
2026-06-05T02:56:34.5059789Z Working directory is '/home/david/actions-runner/_work/spt-core/spt-core'
2026-06-05T02:56:34.5062039Z [command]/usr/bin/git version
2026-06-05T02:56:34.5063004Z git version 2.34.1
2026-06-05T02:56:34.5066236Z ##[endgroup]
2026-06-05T02:56:34.5076844Z Copying '/home/david/.gitconfig' to '/home/david/actions-runner/_work/_temp/14d7a5c5-e4d2-4854-bd3b-6415dbc43d25/.gitconfig'
2026-06-05T02:56:34.5081979Z Temporarily overriding HOME='/home/david/actions-runner/_work/_temp/14d7a5c5-e4d2-4854-bd3b-6415dbc43d25' before making global git config changes
2026-06-05T02:56:34.5085310Z Adding repository directory to the temporary git global config as a safe directory
2026-06-05T02:56:34.5090174Z [command]/usr/bin/git config --global --add safe.directory /home/david/actions-runner/_work/spt-core/spt-core
2026-06-05T02:56:34.5143051Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-05T02:56:34.5172627Z https://github.com/SaberMage/spt-core
2026-06-05T02:56:34.5191514Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-05T02:56:34.5197522Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-05T02:56:34.5226911Z refs/heads/dev-freeform
2026-06-05T02:56:34.5242180Z [command]/usr/bin/git checkout --detach
2026-06-05T02:56:34.5298667Z HEAD is now at 10e2dcc feat(daemon,net,cli): M5-D6b/c presence MRA API + cross-node redirect (REQ-PRES-1)
2026-06-05T02:56:34.5356059Z [command]/usr/bin/git branch --delete --force dev-freeform
2026-06-05T02:56:34.5403396Z Deleted branch dev-freeform (was 10e2dcc).
2026-06-05T02:56:34.5452336Z ##[endgroup]
2026-06-05T02:56:34.5455621Z [command]/usr/bin/git submodule status
2026-06-05T02:56:34.5691663Z ##[group]Cleaning the repository
2026-06-05T02:56:34.5695705Z [command]/usr/bin/git clean -ffdx
2026-06-05T02:56:34.5734101Z Removing traceable-reqs
2026-06-05T02:56:34.5746398Z [command]/usr/bin/git reset --hard HEAD
2026-06-05T02:56:34.5804223Z HEAD is now at 10e2dcc feat(daemon,net,cli): M5-D6b/c presence MRA API + cross-node redirect (REQ-PRES-1)
2026-06-05T02:56:34.5810181Z ##[endgroup]
2026-06-05T02:56:34.5812960Z ##[group]Disabling automatic garbage collection
2026-06-05T02:56:34.5819489Z [command]/usr/bin/git config --local gc.auto 0
2026-06-05T02:56:34.5857760Z ##[endgroup]
2026-06-05T02:56:34.5859992Z ##[group]Setting up auth
2026-06-05T02:56:34.5868504Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-05T02:56:34.5909720Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-05T02:56:34.6150976Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-05T02:56:34.6190725Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-05T02:56:34.6437996Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-05T02:56:34.6481287Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-05T02:56:34.6729850Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-05T02:56:34.6800964Z ##[endgroup]
2026-06-05T02:56:34.6803051Z ##[group]Fetching the repository
2026-06-05T02:56:34.6816161Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +1ea2a35c868cf1e958918cd968ed4974265a53b3:refs/remotes/origin/dev-freeform
2026-06-05T02:56:35.3338235Z From https://github.com/SaberMage/spt-core
2026-06-05T02:56:35.3340054Z  + 10e2dcc...1ea2a35 1ea2a35c868cf1e958918cd968ed4974265a53b3 -> origin/dev-freeform  (forced update)
2026-06-05T02:56:35.3364709Z ##[endgroup]
2026-06-05T02:56:35.3365939Z ##[group]Determining the checkout info
2026-06-05T02:56:35.3367316Z ##[endgroup]
2026-06-05T02:56:35.3374430Z [command]/usr/bin/git sparse-checkout disable
2026-06-05T02:56:35.3424244Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-05T02:56:35.3460236Z ##[group]Checking out the ref
2026-06-05T02:56:35.3467641Z [command]/usr/bin/git checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-05T02:56:35.3526491Z Warning: you are leaving 1 commit behind, not connected to
2026-06-05T02:56:35.3528140Z any of your branches:
2026-06-05T02:56:35.3528841Z 
2026-06-05T02:56:35.3529940Z   10e2dcc feat(daemon,net,cli): M5-D6b/c presence MRA API + cross-node redirect (REQ-PRES-1)
2026-06-05T02:56:35.3531681Z 
2026-06-05T02:56:35.3532486Z If you want to keep it by creating a new branch, this may be a good time
2026-06-05T02:56:35.3534277Z to do so with:
2026-06-05T02:56:35.3534870Z 
2026-06-05T02:56:35.3535815Z  git branch <new-branch-name> 10e2dcc
2026-06-05T02:56:35.3536800Z 
2026-06-05T02:56:35.3537756Z Switched to a new branch 'dev-freeform'
2026-06-05T02:56:35.3539638Z Branch 'dev-freeform' set up to track remote branch 'dev-freeform' from 'origin'.
2026-06-05T02:56:35.3552893Z ##[endgroup]
2026-06-05T02:56:35.3605896Z [command]/usr/bin/git log -1 --format=%H
2026-06-05T02:56:35.3640270Z 1ea2a35c868cf1e958918cd968ed4974265a53b3
